home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tools / prtfolio / port_3 / parse / parse.doc < prev   
Encoding:
Text File  |  1994-09-22  |  1.2 KB  |  41 lines

  1. PARSE        modification 2
  2.  
  3.     PARSE is a program to count words and sentences in a
  4. text file and calculate a reading level.  The nice part of this
  5. is that the program is only about 800 bytes, perfect for the
  6. Portfoilo.
  7.  
  8.     This program first appeared in PC Magazine, and is
  9. copyrighted by Ziff-Davis, Inc, and was written by Michael J.
  10. Mefford.  I only modified it to perform better on the Atari.
  11.  
  12. MODIFICATION 1
  13.  
  14.     I modified the report output so that the display would fit
  15. on the 8-line display of the Portoilo, without scrolling off the
  16. screen.
  17.  
  18. MODIFICATION 2
  19.  
  20.     If you ran this program on a text file that contained no
  21. sentences, the program would cause an divide overflow error.  On the
  22. Portfoilo, the divide overflow seemed to wipe out my internal
  23. memory disk (C:).  I've modified the program to test the
  24. sentence count, so if it is 0, the average number of words per
  25. sentence and the grade level are not calculated or displayed.
  26.  
  27.  
  28. Bug Reports or Comments to :
  29.  
  30. BJ Gleason
  31. Thin Air Research
  32. B-607
  33. 1600 South Joyce Street
  34. Arlington, VA  22202
  35.  
  36. Compuserve : 73337,2011
  37. Genie      : BJGLEASON
  38.  
  39. The program is copyrighted by Ziff-Davis, and I make no claims
  40. on it.
  41. ə